[INFO] cloning repository https://github.com/jeizsm/swapspace-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeizsm/swapspace-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeizsm%2Fswapspace-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeizsm%2Fswapspace-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd00d489e34d157f7f1c57e37c104d9c6453d341
[INFO] testing jeizsm/swapspace-api against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeizsm%2Fswapspace-api" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jeizsm/swapspace-api
[INFO] finished tweaking git repo https://github.com/jeizsm/swapspace-api
[INFO] tweaked toml for git repo https://github.com/jeizsm/swapspace-api written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeizsm/swapspace-api on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeizsm/swapspace-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 506c6c558b8783a819313594575e904bd1c15de8007b7418fb2656e64473d899
[INFO] running `Command { std: "docker" "start" "-a" "506c6c558b8783a819313594575e904bd1c15de8007b7418fb2656e64473d899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "506c6c558b8783a819313594575e904bd1c15de8007b7418fb2656e64473d899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "506c6c558b8783a819313594575e904bd1c15de8007b7418fb2656e64473d899", kill_on_drop: false }`
[INFO] [stdout] 506c6c558b8783a819313594575e904bd1c15de8007b7418fb2656e64473d899
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0321cc57b39a942f8e452dc2a2a21e388103372777e577f7e77bb7be27d0c85
[INFO] running `Command { std: "docker" "start" "-a" "c0321cc57b39a942f8e452dc2a2a21e388103372777e577f7e77bb7be27d0c85", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling envconfig_derive v0.10.0
[INFO] [stderr]    Compiling envconfig v0.10.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling swapspace-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.60s
[INFO] running `Command { std: "docker" "inspect" "c0321cc57b39a942f8e452dc2a2a21e388103372777e577f7e77bb7be27d0c85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0321cc57b39a942f8e452dc2a2a21e388103372777e577f7e77bb7be27d0c85", kill_on_drop: false }`
[INFO] [stdout] c0321cc57b39a942f8e452dc2a2a21e388103372777e577f7e77bb7be27d0c85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d38f8fac549b66fb0576be96603e2f46ae00aabcabd53502d79c02a98eecdace
[INFO] running `Command { std: "docker" "start" "-a" "d38f8fac549b66fb0576be96603e2f46ae00aabcabd53502d79c02a98eecdace", kill_on_drop: false }`
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling swapspace-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.40s
[INFO] running `Command { std: "docker" "inspect" "d38f8fac549b66fb0576be96603e2f46ae00aabcabd53502d79c02a98eecdace", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d38f8fac549b66fb0576be96603e2f46ae00aabcabd53502d79c02a98eecdace", kill_on_drop: false }`
[INFO] [stdout] d38f8fac549b66fb0576be96603e2f46ae00aabcabd53502d79c02a98eecdace
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d50fa2cf77033398f7f3a7310cd8ad046c0691f5bd72929205144efbc17025bc
[INFO] running `Command { std: "docker" "start" "-a" "d50fa2cf77033398f7f3a7310cd8ad046c0691f5bd72929205144efbc17025bc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swapspace_api-28af0b441fdadea7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests swapspace_api
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - SwapSpaceApi::new (line 397) ... FAILED
[INFO] [stdout] test src/lib.rs - SwapSpaceApi::get_partners (line 555) ... FAILED
[INFO] [stdout] test src/lib.rs - SwapSpaceApi::get_amounts (line 493) ... FAILED
[INFO] [stdout] test src/lib.rs - SwapSpaceApi::get_amounts_best (line 526) ... FAILED
[INFO] [stdout] test src/lib.rs - SwapSpaceApi::post_exchange (line 579) ... FAILED
[INFO] [stdout] test src/lib.rs - SwapSpaceApi::get_currencies (line 471) ... FAILED
[INFO] [stdout] test src/lib.rs - SwapSpaceApi::get_exchange_status (line 609) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - SwapSpaceApi::new (line 397) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (128) panicked at src/lib.rs:199:46:
[INFO] [stdout] Failed to read environment variables: EnvVarMissing { name: "SWAPSPACE_API_KEY" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56e8c3a50c3a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56e8c3a50c3a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56e8c3a50c3a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56e8c3a50c3a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56e8c3a645fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56e8c3a645fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56e8c3a54b52 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56e8c3a54b52 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56e8c3a39eef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56e8c3a39eef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56e8c3a4ba41 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x56e8c3a4bcbb - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x56e8c3a39fa8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x56e8c3a2f0c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x56e8c3a3aaed - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x56e8c3a64dbc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x56e8c3a64b32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x56e8c3918dfe - <core[d17f6591d688f3bd]::result::Result<swapspace_api[518cc6c76e46320d]::Config, envconfig[93a3a406fa92d6f5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x56e8c391a05f - <swapspace_api[518cc6c76e46320d]::SwapSpaceApi as core[d17f6591d688f3bd]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:199:46
[INFO] [stdout]   19:     0x56e8c3917267 - rust_out[16dc9842da0c8db5]::main::_doctest_main_src_lib_rs_397_0
[INFO] [stdout]   20:     0x56e8c3917166 - rust_out[16dc9842da0c8db5]::main
[INFO] [stdout]   21:     0x56e8c39172b3 - <fn() as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22:     0x56e8c3917126 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   23:     0x56e8c3917139 - std[fce30c26ee6459b]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   24:     0x56e8c3a4af97 - <&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   25:     0x56e8c3a4af97 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x56e8c3a4af97 - std[fce30c26ee6459b]::panicking::catch_unwind::<i32, &dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x56e8c3a4af97 - std[fce30c26ee6459b]::panic::catch_unwind::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x56e8c3a4af97 - std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:175:24
[INFO] [stdout]   29:     0x56e8c3a4af97 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x56e8c3a4af97 - std[fce30c26ee6459b]::panicking::catch_unwind::<isize, std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56e8c3a4af97 - std[fce30c26ee6459b]::panic::catch_unwind::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56e8c3a4af97 - std[fce30c26ee6459b]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:171:5
[INFO] [stdout]   33:     0x56e8c3917071 - std[fce30c26ee6459b]::rt::lang_start::<()>
[INFO] [stdout]   34:     0x56e8c3917315 - main
[INFO] [stdout]   35:     0x766c4c2831ca - <unknown>
[INFO] [stdout]   36:     0x766c4c28328b - __libc_start_main
[INFO] [stdout]   37:     0x56e8c3916f85 - _start
[INFO] [stdout]   38:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - SwapSpaceApi::get_partners (line 555) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (211) panicked at src/lib.rs:199:46:
[INFO] [stdout] Failed to read environment variables: EnvVarMissing { name: "SWAPSPACE_API_KEY" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b6af0bc8e0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b6af0bc8e0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b6af0bc8e0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b6af0bc8e0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b6af0bddfaa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b6af0bddfaa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5b6af0bcd412 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b6af0bcd412 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b6af0bb171f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b6af0bb171f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b6af0bc3921 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b6af0bc3b9b - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b6af0bb17d8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5b6af0ba68f9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b6af0bb231d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b6af0bde76c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b6af0bde4e2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5b6af080e44e - <core[d17f6591d688f3bd]::result::Result<swapspace_api[518cc6c76e46320d]::Config, envconfig[93a3a406fa92d6f5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5b6af0811b1f - <swapspace_api[518cc6c76e46320d]::SwapSpaceApi as core[d17f6591d688f3bd]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:199:46
[INFO] [stdout]   19:     0x5b6af0801862 - rust_out[16dc9842da0c8db5]::main::{closure#0}
[INFO] [stdout]   20:     0x5b6af07ff476 - <tokio[d9592046f21ccb5e]::runtime::park::CachedParkThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   21:     0x5b6af07f2296 - <tokio[d9592046f21ccb5e]::runtime::park::CachedParkThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   22:     0x5b6af07f083b - <tokio[d9592046f21ccb5e]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   23:     0x5b6af07ff03e - <tokio[d9592046f21ccb5e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   24:     0x5b6af07f4e1f - tokio[d9592046f21ccb5e]::runtime::context::runtime::enter_runtime::<<tokio[d9592046f21ccb5e]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[16dc9842da0c8db5]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   25:     0x5b6af07f08b3 - <tokio[d9592046f21ccb5e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   26:     0x5b6af07f0559 - <tokio[d9592046f21ccb5e]::runtime::runtime::Runtime>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   27:     0x5b6af0803059 - rust_out[16dc9842da0c8db5]::main
[INFO] [stdout]   28:     0x5b6af080b343 - <fn() as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x5b6af07f4ab6 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   30:     0x5b6af0800e89 - std[fce30c26ee6459b]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   31:     0x5b6af0bc2e77 - <&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x5b6af0bc2e77 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5b6af0bc2e77 - std[fce30c26ee6459b]::panicking::catch_unwind::<i32, &dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5b6af0bc2e77 - std[fce30c26ee6459b]::panic::catch_unwind::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5b6af0bc2e77 - std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x5b6af0bc2e77 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5b6af0bc2e77 - std[fce30c26ee6459b]::panicking::catch_unwind::<isize, std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5b6af0bc2e77 - std[fce30c26ee6459b]::panic::catch_unwind::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b6af0bc2e77 - std[fce30c26ee6459b]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x5b6af07f30c1 - std[fce30c26ee6459b]::rt::lang_start::<()>
[INFO] [stdout]   41:     0x5b6af080b6f5 - main
[INFO] [stdout]   42:     0x76c8033d11ca - <unknown>
[INFO] [stdout]   43:     0x76c8033d128b - __libc_start_main
[INFO] [stdout]   44:     0x5b6af07efaf5 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - SwapSpaceApi::get_amounts (line 493) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (228) panicked at src/lib.rs:199:46:
[INFO] [stdout] Failed to read environment variables: EnvVarMissing { name: "SWAPSPACE_API_KEY" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61999f108d3a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61999f108d3a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61999f108d3a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61999f108d3a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61999f11deda - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61999f11deda - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61999f10d342 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61999f10d342 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61999f0f164f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61999f0f164f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61999f103851 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x61999f103acb - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x61999f0f1708 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x61999f0e6829 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x61999f0f224d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x61999f11e69c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61999f11e412 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x61999ed4e35e - <core[d17f6591d688f3bd]::result::Result<swapspace_api[518cc6c76e46320d]::Config, envconfig[93a3a406fa92d6f5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x61999ed51a2f - <swapspace_api[518cc6c76e46320d]::SwapSpaceApi as core[d17f6591d688f3bd]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:199:46
[INFO] [stdout]   19:     0x61999ed4194e - rust_out[16dc9842da0c8db5]::main::{closure#0}
[INFO] [stdout]   20:     0x61999ed3f386 - <tokio[d9592046f21ccb5e]::runtime::park::CachedParkThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   21:     0x61999ed31276 - <tokio[d9592046f21ccb5e]::runtime::park::CachedParkThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   22:     0x61999ed2f71b - <tokio[d9592046f21ccb5e]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   23:     0x61999ed3ef4e - <tokio[d9592046f21ccb5e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   24:     0x61999ed3445f - tokio[d9592046f21ccb5e]::runtime::context::runtime::enter_runtime::<<tokio[d9592046f21ccb5e]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[16dc9842da0c8db5]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   25:     0x61999ed2f793 - <tokio[d9592046f21ccb5e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   26:     0x61999ed2f435 - <tokio[d9592046f21ccb5e]::runtime::runtime::Runtime>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   27:     0x61999ed4315c - rust_out[16dc9842da0c8db5]::main
[INFO] [stdout]   28:     0x61999ed4b2b3 - <fn() as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x61999ed341a6 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   30:     0x61999ed40d99 - std[fce30c26ee6459b]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   31:     0x61999f102da7 - <&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x61999f102da7 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61999f102da7 - std[fce30c26ee6459b]::panicking::catch_unwind::<i32, &dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x61999f102da7 - std[fce30c26ee6459b]::panic::catch_unwind::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x61999f102da7 - std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x61999f102da7 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61999f102da7 - std[fce30c26ee6459b]::panicking::catch_unwind::<isize, std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61999f102da7 - std[fce30c26ee6459b]::panic::catch_unwind::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61999f102da7 - std[fce30c26ee6459b]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x61999ed32671 - std[fce30c26ee6459b]::rt::lang_start::<()>
[INFO] [stdout]   41:     0x61999ed4b605 - main
[INFO] [stdout]   42:     0x7bc67c7601ca - <unknown>
[INFO] [stdout]   43:     0x7bc67c76028b - __libc_start_main
[INFO] [stdout]   44:     0x61999ed2eaf5 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - SwapSpaceApi::get_amounts_best (line 526) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (245) panicked at src/lib.rs:199:46:
[INFO] [stdout] Failed to read environment variables: EnvVarMissing { name: "SWAPSPACE_API_KEY" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x613750be17da - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x613750be17da - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x613750be17da - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x613750be17da - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x613750bf697a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x613750bf697a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x613750be5de2 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x613750be5de2 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x613750bca0ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x613750bca0ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613750bdc2f1 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x613750bdc56b - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x613750bca1a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x613750bbf2c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x613750bcaced - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x613750bf713c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x613750bf6eb2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x613750826dfe - <core[d17f6591d688f3bd]::result::Result<swapspace_api[518cc6c76e46320d]::Config, envconfig[93a3a406fa92d6f5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x61375082a4cf - <swapspace_api[518cc6c76e46320d]::SwapSpaceApi as core[d17f6591d688f3bd]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:199:46
[INFO] [stdout]   19:     0x61375081a67d - rust_out[16dc9842da0c8db5]::main::{closure#0}
[INFO] [stdout]   20:     0x6137508180a6 - <tokio[d9592046f21ccb5e]::runtime::park::CachedParkThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   21:     0x61375080ae66 - <tokio[d9592046f21ccb5e]::runtime::park::CachedParkThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   22:     0x61375080930b - <tokio[d9592046f21ccb5e]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   23:     0x613750817c6e - <tokio[d9592046f21ccb5e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   24:     0x61375080de6f - tokio[d9592046f21ccb5e]::runtime::context::runtime::enter_runtime::<<tokio[d9592046f21ccb5e]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[16dc9842da0c8db5]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   25:     0x613750809383 - <tokio[d9592046f21ccb5e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   26:     0x613750809025 - <tokio[d9592046f21ccb5e]::runtime::runtime::Runtime>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   27:     0x61375081be3c - rust_out[16dc9842da0c8db5]::main
[INFO] [stdout]   28:     0x613750823d63 - <fn() as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x61375080dc46 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   30:     0x613750819ab9 - std[fce30c26ee6459b]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   31:     0x613750bdb847 - <&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x613750bdb847 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x613750bdb847 - std[fce30c26ee6459b]::panicking::catch_unwind::<i32, &dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x613750bdb847 - std[fce30c26ee6459b]::panic::catch_unwind::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x613750bdb847 - std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x613750bdb847 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x613750bdb847 - std[fce30c26ee6459b]::panicking::catch_unwind::<isize, std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x613750bdb847 - std[fce30c26ee6459b]::panic::catch_unwind::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x613750bdb847 - std[fce30c26ee6459b]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x61375080c261 - std[fce30c26ee6459b]::rt::lang_start::<()>
[INFO] [stdout]   41:     0x6137508240a5 - main
[INFO] [stdout]   42:     0x79a2acc581ca - <unknown>
[INFO] [stdout]   43:     0x79a2acc5828b - __libc_start_main
[INFO] [stdout]   44:     0x6137508086f5 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - SwapSpaceApi::post_exchange (line 579) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (262) panicked at src/lib.rs:199:46:
[INFO] [stdout] Failed to read environment variables: EnvVarMissing { name: "SWAPSPACE_API_KEY" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x647d21d4ceaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647d21d4ceaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647d21d4ceaa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647d21d4ceaa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647d21d6204a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647d21d6204a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x647d21d514b2 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x647d21d514b2 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x647d21d357bf - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647d21d357bf - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647d21d479c1 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x647d21d47c3b - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x647d21d35878 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x647d21d2a999 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x647d21d363bd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x647d21d6280c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x647d21d62582 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x647d2199242e - <core[d17f6591d688f3bd]::result::Result<swapspace_api[518cc6c76e46320d]::Config, envconfig[93a3a406fa92d6f5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x647d21995bef - <swapspace_api[518cc6c76e46320d]::SwapSpaceApi as core[d17f6591d688f3bd]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:199:46
[INFO] [stdout]   19:     0x647d21985162 - rust_out[16dc9842da0c8db5]::main::{closure#0}
[INFO] [stdout]   20:     0x647d219828a6 - <tokio[d9592046f21ccb5e]::runtime::park::CachedParkThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   21:     0x647d21969ea6 - <tokio[d9592046f21ccb5e]::runtime::park::CachedParkThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   22:     0x647d2196834b - <tokio[d9592046f21ccb5e]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   23:     0x647d2198246e - <tokio[d9592046f21ccb5e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   24:     0x647d2196d30f - tokio[d9592046f21ccb5e]::runtime::context::runtime::enter_runtime::<<tokio[d9592046f21ccb5e]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[16dc9842da0c8db5]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   25:     0x647d219683c3 - <tokio[d9592046f21ccb5e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   26:     0x647d21968068 - <tokio[d9592046f21ccb5e]::runtime::runtime::Runtime>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   27:     0x647d21986d1c - rust_out[16dc9842da0c8db5]::main
[INFO] [stdout]   28:     0x647d2198f313 - <fn() as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x647d2196d046 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   30:     0x647d219842c9 - std[fce30c26ee6459b]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   31:     0x647d21d46f17 - <&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x647d21d46f17 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x647d21d46f17 - std[fce30c26ee6459b]::panicking::catch_unwind::<i32, &dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x647d21d46f17 - std[fce30c26ee6459b]::panic::catch_unwind::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x647d21d46f17 - std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x647d21d46f17 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x647d21d46f17 - std[fce30c26ee6459b]::panicking::catch_unwind::<isize, std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x647d21d46f17 - std[fce30c26ee6459b]::panic::catch_unwind::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x647d21d46f17 - std[fce30c26ee6459b]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x647d2196b2a1 - std[fce30c26ee6459b]::rt::lang_start::<()>
[INFO] [stdout]   41:     0x647d2198f6d5 - main
[INFO] [stdout]   42:     0x766afb81b1ca - <unknown>
[INFO] [stdout]   43:     0x766afb81b28b - __libc_start_main
[INFO] [stdout]   44:     0x647d219675b5 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - SwapSpaceApi::get_currencies (line 471) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (296) panicked at src/lib.rs:199:46:
[INFO] [stdout] Failed to read environment variables: EnvVarMissing { name: "SWAPSPACE_API_KEY" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65401ec1220a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65401ec1220a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65401ec1220a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65401ec1220a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65401ec27b8a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65401ec27b8a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x65401ec16812 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x65401ec16812 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x65401ebfab1f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65401ebfab1f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65401ec0cd21 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x65401ec0cf9b - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x65401ebfabd8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x65401ebefcf9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x65401ebfb71d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x65401ec283cc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x65401ec28142 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x65401e5e6dfe - <core[d17f6591d688f3bd]::result::Result<swapspace_api[518cc6c76e46320d]::Config, envconfig[93a3a406fa92d6f5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x65401e5ea91f - <swapspace_api[518cc6c76e46320d]::SwapSpaceApi as core[d17f6591d688f3bd]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:199:46
[INFO] [stdout]   19:     0x65401e5d9c62 - rust_out[16dc9842da0c8db5]::main::{closure#0}
[INFO] [stdout]   20:     0x65401e5d7846 - <tokio[d9592046f21ccb5e]::runtime::park::CachedParkThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   21:     0x65401e5c8986 - <tokio[d9592046f21ccb5e]::runtime::park::CachedParkThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   22:     0x65401e5c6f2b - <tokio[d9592046f21ccb5e]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   23:     0x65401e5d740e - <tokio[d9592046f21ccb5e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   24:     0x65401e5cb5cf - tokio[d9592046f21ccb5e]::runtime::context::runtime::enter_runtime::<<tokio[d9592046f21ccb5e]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[16dc9842da0c8db5]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   25:     0x65401e5c6fa3 - <tokio[d9592046f21ccb5e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   26:     0x65401e5c6c49 - <tokio[d9592046f21ccb5e]::runtime::runtime::Runtime>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   27:     0x65401e5db439 - rust_out[16dc9842da0c8db5]::main
[INFO] [stdout]   28:     0x65401e5e3b83 - <fn() as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x65401e5cb316 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   30:     0x65401e5d9259 - std[fce30c26ee6459b]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   31:     0x65401ec0c277 - <&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x65401ec0c277 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x65401ec0c277 - std[fce30c26ee6459b]::panicking::catch_unwind::<i32, &dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x65401ec0c277 - std[fce30c26ee6459b]::panic::catch_unwind::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x65401ec0c277 - std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x65401ec0c277 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x65401ec0c277 - std[fce30c26ee6459b]::panicking::catch_unwind::<isize, std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x65401ec0c277 - std[fce30c26ee6459b]::panic::catch_unwind::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x65401ec0c277 - std[fce30c26ee6459b]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x65401e5c97b1 - std[fce30c26ee6459b]::rt::lang_start::<()>
[INFO] [stdout]   41:     0x65401e5e3f25 - main
[INFO] [stdout]   42:     0x7c438f91a1ca - <unknown>
[INFO] [stdout]   43:     0x7c438f91a28b - __libc_start_main
[INFO] [stdout]   44:     0x65401e5c5fc5 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - SwapSpaceApi::get_exchange_status (line 609) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (279) panicked at src/lib.rs:199:46:
[INFO] [stdout] Failed to read environment variables: EnvVarMissing { name: "SWAPSPACE_API_KEY" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60e3719fbaba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60e3719fbaba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60e3719fbaba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60e3719fbaba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60e371a10c5a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60e371a10c5a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x60e371a000c2 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60e371a000c2 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60e3719e43cf - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60e3719e43cf - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60e3719f65d1 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60e3719f684b - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60e3719e4488 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60e3719d95a9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60e3719e4fcd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60e371a1141c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60e371a11192 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60e37164103e - <core[d17f6591d688f3bd]::result::Result<swapspace_api[518cc6c76e46320d]::Config, envconfig[93a3a406fa92d6f5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60e3716447df - <swapspace_api[518cc6c76e46320d]::SwapSpaceApi as core[d17f6591d688f3bd]::default::Default>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:199:46
[INFO] [stdout]   19:     0x60e371633dd7 - rust_out[16dc9842da0c8db5]::main::{closure#0}
[INFO] [stdout]   20:     0x60e3716319b6 - <tokio[d9592046f21ccb5e]::runtime::park::CachedParkThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   21:     0x60e371618fc6 - <tokio[d9592046f21ccb5e]::runtime::park::CachedParkThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   22:     0x60e37161746b - <tokio[d9592046f21ccb5e]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   23:     0x60e37163157e - <tokio[d9592046f21ccb5e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   24:     0x60e37161c41f - tokio[d9592046f21ccb5e]::runtime::context::runtime::enter_runtime::<<tokio[d9592046f21ccb5e]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[16dc9842da0c8db5]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   25:     0x60e3716174e3 - <tokio[d9592046f21ccb5e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   26:     0x60e371617189 - <tokio[d9592046f21ccb5e]::runtime::runtime::Runtime>::block_on::<rust_out[16dc9842da0c8db5]::main::{closure#0}>
[INFO] [stdout]   27:     0x60e37163575c - rust_out[16dc9842da0c8db5]::main
[INFO] [stdout]   28:     0x60e37163df23 - <fn() as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   29:     0x60e37161c156 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   30:     0x60e3716333d9 - std[fce30c26ee6459b]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   31:     0x60e3719f5b27 - <&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x60e3719f5b27 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x60e3719f5b27 - std[fce30c26ee6459b]::panicking::catch_unwind::<i32, &dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x60e3719f5b27 - std[fce30c26ee6459b]::panic::catch_unwind::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x60e3719f5b27 - std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x60e3719f5b27 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x60e3719f5b27 - std[fce30c26ee6459b]::panicking::catch_unwind::<isize, std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x60e3719f5b27 - std[fce30c26ee6459b]::panic::catch_unwind::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x60e3719f5b27 - std[fce30c26ee6459b]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x60e37161a3c1 - std[fce30c26ee6459b]::rt::lang_start::<()>
[INFO] [stdout]   41:     0x60e37163e2e5 - main
[INFO] [stdout]   42:     0x74b414a511ca - <unknown>
[INFO] [stdout]   43:     0x74b414a5128b - __libc_start_main
[INFO] [stdout]   44:     0x60e3716166e5 - _start
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - SwapSpaceApi::get_amounts (line 493)
[INFO] [stdout]     src/lib.rs - SwapSpaceApi::get_amounts_best (line 526)
[INFO] [stdout]     src/lib.rs - SwapSpaceApi::get_currencies (line 471)
[INFO] [stdout]     src/lib.rs - SwapSpaceApi::get_exchange_status (line 609)
[INFO] [stdout]     src/lib.rs - SwapSpaceApi::get_partners (line 555)
[INFO] [stdout]     src/lib.rs - SwapSpaceApi::new (line 397)
[INFO] [stdout]     src/lib.rs - SwapSpaceApi::post_exchange (line 579)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.99s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d50fa2cf77033398f7f3a7310cd8ad046c0691f5bd72929205144efbc17025bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d50fa2cf77033398f7f3a7310cd8ad046c0691f5bd72929205144efbc17025bc", kill_on_drop: false }`
[INFO] [stdout] d50fa2cf77033398f7f3a7310cd8ad046c0691f5bd72929205144efbc17025bc
